arm: printf() is not available in some SPL configurations
authorChristian Riesch <[email protected]>
Tue, 29 Nov 2011 00:11:03 +0000 (00:11 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 6 Dec 2011 22:59:37 +0000 (23:59 +0100)
commit5cb939fb04a3d5f2ca1174a367a3fc27aed30c6a
tree12892d775b5597be78918e439261d1a7e736f879
parentf7264c36cde2d9423798fd7a93cd20698f426b44
arm: printf() is not available in some SPL configurations

This patch avoids build breakage for SPLs that do not support printf.

Signed-off-by: Christian Riesch <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Albert Aribaud <[email protected]>
Acked-by: Tom Rini <[email protected]>
Acked-by: Andreas Bießmann <[email protected]>
arch/arm/lib/eabi_compat.c